Vcenter Services Service Health
Vcenter Services Service Health
The Vcenter Services Service Health enumerated type defines the possible values for health of a service.
Possible values:
DEGRADED
: Service is in degraded state, it is not functional.HEALTHY
: Service is in a healthy state and is fully functional.HEALTHY_WITH_WARNINGS
: Service is healthy with warnings.
This enumeration was added in vSphere API 6.7.
This data structure has no properties.
Enumeration:
DEGRADED,
HEALTHY,
HEALTHY_WITH_WARNINGS,